[INFO] cloning repository https://github.com/naht94/my_nas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naht94/my_nas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaht94%2Fmy_nas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaht94%2Fmy_nas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af83921b420ce583d99be7cc9d6f906ab7e2651e
[INFO] fixing naht94/my_nas against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaht94%2Fmy_nas" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/naht94/my_nas
[INFO] finished tweaking git repo https://github.com/naht94/my_nas
[INFO] tweaked toml for git repo https://github.com/naht94/my_nas written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/naht94/my_nas on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/naht94/my_nas already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/hyperium/h3`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ppmd-rust v1.4.0
[INFO] [stderr]   Downloaded deflate64 v0.1.11
[INFO] [stderr]   Downloaded libredox v0.1.11
[INFO] [stderr]   Downloaded redox_syscall v0.6.0
[INFO] [stderr]   Downloaded lzma-rust2 v0.16.2
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] [stderr]   Downloaded zip v8.2.0
[INFO] [stderr]   Downloaded rsa v0.9.9
[INFO] [stderr]   Downloaded zlib-rs v0.6.3
[INFO] [stderr]   Downloaded sysinfo v0.38.3
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.28
[INFO] [stderr]   Downloaded pingora-error v0.8.0
[INFO] [stderr]   Downloaded fastbloom v0.14.1
[INFO] [stderr]   Downloaded pingora-proxy v0.8.0
[INFO] [stderr]   Downloaded pingora-timeout v0.8.0
[INFO] [stderr]   Downloaded pingora-runtime v0.8.0
[INFO] [stderr]   Downloaded pingora-pool v0.8.0
[INFO] [stderr]   Downloaded pingora v0.8.0
[INFO] [stderr]   Downloaded pingora-http v0.8.0
[INFO] [stderr]   Downloaded pingora-core v0.8.0
[INFO] [stderr]   Downloaded sfv v0.10.4
[INFO] [stderr]   Downloaded pingora-openssl v0.8.0
[INFO] [stderr]   Downloaded pingora-lru v0.8.0
[INFO] [stderr]   Downloaded pingora-header-serde v0.8.0
[INFO] [stderr]   Downloaded daggy v0.8.1
[INFO] [stderr]   Downloaded pingora-cache v0.8.0
[INFO] [stderr]   Downloaded cf-rustracing-jaeger v1.3.0
[INFO] [stderr]   Downloaded neli-proc-macros v0.2.2
[INFO] [stderr]   Downloaded neli v0.7.4
[INFO] [stderr]   Downloaded local-ip-address v0.6.12
[INFO] [stderr]   Downloaded thrift_codec v0.3.2
[INFO] [stderr]   Downloaded cf-rustracing v1.3.0
[INFO] [stderr]   Downloaded pingora-ketama v0.8.0
[INFO] [stderr]   Downloaded xml-rs v1.0.0
[INFO] [stderr]   Downloaded dav-server v0.11.0
[INFO] [stderr]   Downloaded xmltree v0.12.0
[INFO] [stderr]   Downloaded reflink-copy v0.1.29
[INFO] [stderr]   Downloaded pingora-load-balancing v0.8.0
[INFO] [stderr]   Downloaded liblzma v0.4.6
[INFO] [stderr]   Downloaded openssl-src v300.6.0+3.6.2
[INFO] [stderr]   Downloaded liblzma-sys v0.4.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5845c85cc2d08f3bf4a12555762fa949198294af4d580dfb23fda2d3b4f197a5
[INFO] running `Command { std: "docker" "start" "5845c85cc2d08f3bf4a12555762fa949198294af4d580dfb23fda2d3b4f197a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5845c85cc2d08f3bf4a12555762fa949198294af4d580dfb23fda2d3b4f197a5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5845c85cc2d08f3bf4a12555762fa949198294af4d580dfb23fda2d3b4f197a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5845c85cc2d08f3bf4a12555762fa949198294af4d580dfb23fda2d3b4f197a5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling libz-ng-sys v1.1.28
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking trackable v1.3.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling liblzma-sys v0.4.6
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking pingora-error v0.8.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking pingora-http v0.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking neli v0.7.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking pingora-timeout v0.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]     Checking pingora-pool v0.8.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking sfv v0.10.4
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking cf-rustracing v1.3.0
[INFO] [stderr]     Checking local-ip-address v0.6.12
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking daggy v0.8.1
[INFO] [stderr]     Checking pingora-runtime v0.8.0
[INFO] [stderr]     Checking thrift_codec v0.3.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking deflate64 v0.1.11
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking fastbloom v0.14.1
[INFO] [stderr]     Checking cf-rustracing-jaeger v1.3.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking pingora-header-serde v0.8.0
[INFO] [stderr]     Checking pingora-lru v0.8.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking xml v1.2.1
[INFO] [stderr]     Checking liblzma v0.4.6
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking reflink-copy v0.1.29
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking xml-rs v1.0.0
[INFO] [stderr]     Checking xmltree v0.12.0
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking h3 v0.0.8 (https://github.com/hyperium/h3#704b37a2)
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking lzma-rust2 v0.16.2
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking async_zip v0.0.18
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking zip v8.2.0
[INFO] [stderr]     Checking sysinfo v0.38.3
[INFO] [stderr]     Checking dav-server v0.11.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking quinn-proto v0.11.14
[INFO] [stderr]     Checking h3-quinn v0.0.10 (https://github.com/hyperium/h3#704b37a2)
[INFO] [stderr]     Checking pingora-openssl v0.8.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking pingora-core v0.8.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking pingora-cache v0.8.0
[INFO] [stderr]     Checking pingora-proxy v0.8.0
[INFO] [stderr]     Checking pingora v0.8.0
[INFO] [stderr]     Checking my_nas v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:97:17
[INFO] [stdout]     |
[INFO] [stdout]  97 |           let r = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout]  98 | |             r#"
[INFO] [stdout]  99 | |             SELECT id as "id!", parent_id, name as "name!", created_at as "created_at!", updated_at as "updated_at!"
[INFO] [stdout] 100 | |             FROM folders
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |             id
[INFO] [stdout] 104 | |         ).fetch_optional(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 122 | |         r#"
[INFO] [stdout] 123 | |         SELECT id as "id!", parent_id, name as "name!", created_at as "created_at!", updated_at as "updated_at!"
[INFO] [stdout] 124 | |         FROM folders
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |             name
[INFO] [stdout] 129 | |     ).fetch_optional(&self.pool)
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |           let r = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 147 | |             r#"
[INFO] [stdout] 148 | |         SELECT id as "id!", folder_id, name as "name!", size as "size!", file_type, 
[INFO] [stdout] 149 | |         checksum, version as "version!", is_deleted as "is_deleted!", 
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |             name,
[INFO] [stdout] 156 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 | /         sqlx::query!(
[INFO] [stdout] 279 | |             r#"
[INFO] [stdout] 280 | |         WITH RECURSIVE sub_folders(id) AS (
[INFO] [stdout] 281 | |             SELECT id FROM folders WHERE id = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 288 | |             folder_id
[INFO] [stdout] 289 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 | /         sqlx::query!(
[INFO] [stdout] 295 | |             r#"
[INFO] [stdout] 296 | |         WITH RECURSIVE sub_folders(id) AS (
[INFO] [stdout] 297 | |             SELECT id FROM folders WHERE id = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 304 | |             folder_id
[INFO] [stdout] 305 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |           let records = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 316 | |             r#"
[INFO] [stdout] 317 | |         SELECT 
[INFO] [stdout] 318 | |             id as "id!", 
[INFO] [stdout] ...   |
[INFO] [stdout] 330 | |         "#
[INFO] [stdout] 331 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         sqlx::query!(r#"DELETE FROM files WHERE is_deleted = 1 AND id = ?"#, id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:363:26
[INFO] [stdout]     |
[INFO] [stdout] 363 |               let result = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 364 | |                 r#"
[INFO] [stdout] 365 | |                 DELETE FROM folders 
[INFO] [stdout] 366 | |                 WHERE is_deleted = 1 
[INFO] [stdout] ...   |
[INFO] [stdout] 369 | |                 "#
[INFO] [stdout] 370 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:427:19
[INFO] [stdout]     |
[INFO] [stdout] 427 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 428 | |             r#"
[INFO] [stdout] 429 | |             SELECT EXISTS(
[INFO] [stdout] 430 | |                 SELECT 1 FROM folders
[INFO] [stdout] ...   |
[INFO] [stdout] 435 | |             parent_id
[INFO] [stdout] 436 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:448:19
[INFO] [stdout]     |
[INFO] [stdout] 448 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 449 | |             r#"
[INFO] [stdout] 450 | |         SELECT EXISTS(
[INFO] [stdout] 451 | |             SELECT 1 FROM files
[INFO] [stdout] ...   |
[INFO] [stdout] 456 | |             folder_id
[INFO] [stdout] 457 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/front/svelte-front/build' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/infrastructure/server.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / #[folder = "front/svelte-front/build"]
[INFO] [stdout] 27 | | struct Asset;
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:97:17
[INFO] [stdout]     |
[INFO] [stdout]  97 |           let r = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout]  98 | |             r#"
[INFO] [stdout]  99 | |             SELECT id as "id!", parent_id, name as "name!", created_at as "created_at!", updated_at as "updated_at!"
[INFO] [stdout] 100 | |             FROM folders
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |             id
[INFO] [stdout] 104 | |         ).fetch_optional(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |           let r = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 122 | |         r#"
[INFO] [stdout] 123 | |         SELECT id as "id!", parent_id, name as "name!", created_at as "created_at!", updated_at as "updated_at!"
[INFO] [stdout] 124 | |         FROM folders
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |             name
[INFO] [stdout] 129 | |     ).fetch_optional(&self.pool)
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |           let r = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 147 | |             r#"
[INFO] [stdout] 148 | |         SELECT id as "id!", folder_id, name as "name!", size as "size!", file_type, 
[INFO] [stdout] 149 | |         checksum, version as "version!", is_deleted as "is_deleted!", 
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |             name,
[INFO] [stdout] 156 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 | /         sqlx::query!(
[INFO] [stdout] 279 | |             r#"
[INFO] [stdout] 280 | |         WITH RECURSIVE sub_folders(id) AS (
[INFO] [stdout] 281 | |             SELECT id FROM folders WHERE id = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 288 | |             folder_id
[INFO] [stdout] 289 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 | /         sqlx::query!(
[INFO] [stdout] 295 | |             r#"
[INFO] [stdout] 296 | |         WITH RECURSIVE sub_folders(id) AS (
[INFO] [stdout] 297 | |             SELECT id FROM folders WHERE id = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 304 | |             folder_id
[INFO] [stdout] 305 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |           let records = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 316 | |             r#"
[INFO] [stdout] 317 | |         SELECT 
[INFO] [stdout] 318 | |             id as "id!", 
[INFO] [stdout] ...   |
[INFO] [stdout] 330 | |         "#
[INFO] [stdout] 331 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         sqlx::query!(r#"DELETE FROM files WHERE is_deleted = 1 AND id = ?"#, id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:363:26
[INFO] [stdout]     |
[INFO] [stdout] 363 |               let result = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 364 | |                 r#"
[INFO] [stdout] 365 | |                 DELETE FROM folders 
[INFO] [stdout] 366 | |                 WHERE is_deleted = 1 
[INFO] [stdout] ...   |
[INFO] [stdout] 369 | |                 "#
[INFO] [stdout] 370 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:427:19
[INFO] [stdout]     |
[INFO] [stdout] 427 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 428 | |             r#"
[INFO] [stdout] 429 | |             SELECT EXISTS(
[INFO] [stdout] 430 | |                 SELECT 1 FROM folders
[INFO] [stdout] ...   |
[INFO] [stdout] 435 | |             parent_id
[INFO] [stdout] 436 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/adapters/outbound/repository/sqllite.rs:448:19
[INFO] [stdout]     |
[INFO] [stdout] 448 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 449 | |             r#"
[INFO] [stdout] 450 | |         SELECT EXISTS(
[INFO] [stdout] 451 | |             SELECT 1 FROM files
[INFO] [stdout] ...   |
[INFO] [stdout] 456 | |             folder_id
[INFO] [stdout] 457 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_util::compat::FuturesAsyncWriteCompatExt`
[INFO] [stdout]   --> src/application/service.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tokio_util::compat::FuturesAsyncWriteCompatExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StorageError`
[INFO] [stdout]  --> src/domain/ports.rs:3:57
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::domain::errors::{NasError, RepositoryResult, StorageError, StorageResult};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/front/svelte-front/build' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/infrastructure/server.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / #[folder = "front/svelte-front/build"]
[INFO] [stdout] 27 | | struct Asset;
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_util::compat::FuturesAsyncWriteCompatExt`
[INFO] [stdout]   --> src/application/service.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tokio_util::compat::FuturesAsyncWriteCompatExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StorageError`
[INFO] [stdout]  --> src/domain/ports.rs:3:57
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::domain::errors::{NasError, RepositoryResult, StorageError, StorageResult};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Asset` in the current scope
[INFO] [stdout]   --> src/infrastructure/server.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Asset;
[INFO] [stdout]    | ------------ associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     match Asset::get(path) {
[INFO] [stdout]    |                  ^^^ associated function or constant not found in `Asset`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `Row`
[INFO] [stdout]            candidate #3: `SliceIndex`
[INFO] [stdout]            candidate #4: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #5: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #6: `icu_provider::baked::DataStore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Asset` in the current scope
[INFO] [stdout]   --> src/infrastructure/server.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Asset;
[INFO] [stdout]    | ------------ associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 77 |             let index = Asset::get("index.html").expect("index.html missing");
[INFO] [stdout]    |                                ^^^ associated function or constant not found in `Asset`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `Row`
[INFO] [stdout]            candidate #3: `SliceIndex`
[INFO] [stdout]            candidate #4: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #5: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #6: `icu_provider::baked::DataStore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Asset` in the current scope
[INFO] [stdout]   --> src/infrastructure/server.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Asset;
[INFO] [stdout]    | ------------ associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     match Asset::get(path) {
[INFO] [stdout]    |                  ^^^ associated function or constant not found in `Asset`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `Row`
[INFO] [stdout]            candidate #3: `SliceIndex`
[INFO] [stdout]            candidate #4: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #5: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #6: `icu_provider::baked::DataStore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Asset` in the current scope
[INFO] [stdout]   --> src/infrastructure/server.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Asset;
[INFO] [stdout]    | ------------ associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 77 |             let index = Asset::get("index.html").expect("index.html missing");
[INFO] [stdout]    |                                ^^^ associated function or constant not found in `Asset`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `Row`
[INFO] [stdout]            candidate #3: `SliceIndex`
[INFO] [stdout]            candidate #4: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #5: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #6: `icu_provider::baked::DataStore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my_nas` (bin "my_nas") due to 13 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my_nas` (bin "my_nas" test) due to 13 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5845c85cc2d08f3bf4a12555762fa949198294af4d580dfb23fda2d3b4f197a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5845c85cc2d08f3bf4a12555762fa949198294af4d580dfb23fda2d3b4f197a5", kill_on_drop: false }`
[INFO] [stdout] 5845c85cc2d08f3bf4a12555762fa949198294af4d580dfb23fda2d3b4f197a5
